-
Home
-
WordPress Appointment Booking Plugin
-
1.17.2
-
Code
-
Classes
- AbstractAction
Total Complexity |
18 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
104 |
Lines of code |
58 |
Logical lines of code |
26 |
Comment lines |
20 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isCurrentActionRequest() |
S |
64 |
5 |
10 |
initAction() |
S |
66 |
3 |
9 |
isValidToken() |
S |
64 |
2 |
9 |
getEntity() |
S |
68 |
2 |
7 |
getActionURL() |
S |
63 |
1 |
11 |
__construct() |
S |
79 |
1 |
3 |
getEntityRepository() |
S |
100 |
1 |
0 |
getActionName() |
S |
100 |
1 |
0 |
action() |
S |
100 |
1 |
0 |
generateToken() |
S |
65 |
1 |
9 |